Skip to content

storage(feat): Remove accept encoding gzip for metadata#33896

Draft
shubhangi-google wants to merge 1 commit into
googleapis:mainfrom
shubhangi-google:remove_accept_encoding_gzip
Draft

storage(feat): Remove accept encoding gzip for metadata#33896
shubhangi-google wants to merge 1 commit into
googleapis:mainfrom
shubhangi-google:remove_accept_encoding_gzip

Conversation

@shubhangi-google
Copy link
Copy Markdown
Contributor

This pull request modifies the google-cloud-storage library to move the Accept-Encoding: gzip header from a global request option to a specific option for file downloads. This ensures that the header is omitted during file uploads while maintaining it for downloads.

@shubhangi-google shubhangi-google changed the title Remove accept encoding gzip storage(feat): Remove accept encoding gzip for metadata Apr 29, 2026
@shubhangi-google shubhangi-google marked this pull request as ready for review April 29, 2026 12:44
@shubhangi-google shubhangi-google requested review from a team and yoshi-approver as code owners April 29, 2026 12:44
@shubhangi-google shubhangi-google force-pushed the remove_accept_encoding_gzip branch from a523755 to ca42944 Compare May 8, 2026 11:14
@shubhangi-google shubhangi-google marked this pull request as draft May 8, 2026 11:37
@aandreassa aandreassa added the api: storage Issues related to the Cloud Storage API. label May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the Cloud Storage API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants